fontchooser: Fix type-to-search
authorMatthias Clasen <mclasen@redhat.com>
Sat, 27 Apr 2019 15:59:45 +0000 (15:59 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 27 Apr 2019 15:59:45 +0000 (15:59 +0000)
commit6277f2fccc3b7da589a34a410a3699000404aa05
tree78ae546aa3ca5a4583bc139f8ca93cb6e3ba30f3
parentcc4b3798e53a3efc63c14b98d3f70488801a70a1
fontchooser: Fix type-to-search

The key capture was interfering with other
entries in the dialog, so be smarter about
when we want to capture keys and when we
don't.

Closes: https://gitlab.gnome.org/GNOME/gtk/issues/1842
gtk/gtkfontchooserwidget.c